翻訳と辞書
Words near each other
・ "O" Is for Outlaw
・ "O"-Jung.Ban.Hap.
・ "Ode-to-Napoleon" hexachord
・ "Oh Yeah!" Live
・ "Our Contemporary" regional art exhibition (Leningrad, 1975)
・ "P" Is for Peril
・ "Pimpernel" Smith
・ "Polish death camp" controversy
・ "Pro knigi" ("About books")
・ "Prosopa" Greek Television Awards
・ "Pussy Cats" Starring the Walkmen
・ "Q" Is for Quarry
・ "R" Is for Ricochet
・ "R" The King (2016 film)
・ "Rags" Ragland
・ ! (album)
・ ! (disambiguation)
・ !!
・ !!!
・ !!! (album)
・ !!Destroy-Oh-Boy!!
・ !Action Pact!
・ !Arriba! La Pachanga
・ !Hero
・ !Hero (album)
・ !Kung language
・ !Oka Tokat
・ !PAUS3
・ !T.O.O.H.!
・ !Women Art Revolution


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

padding argument : ウィキペディア英語版
padding argument
In computational complexity theory, the padding argument is a tool to conditionally prove that if some complexity classes are equal, then some other bigger classes are also equal.
== Example ==

The proof that P = NP implies EXP = NEXP uses "padding". \mathrm \subseteq \mathrm by definition, so it suffices to show \mathrm \subseteq \mathrm.
Let ''L'' be a language in NEXP. Since ''L'' is in NEXP, there is a non-deterministic Turing machine ''M'' that decides ''L'' in time 2^ for some constant ''c''. Let
: L'=\,

where ''1'' is a symbol not occurring in ''L''. First we show that L' is in NP, then we will use the deterministic polynomial time machine given by P = NP to show that ''L'' is in EXP.
L' can be decided in non-deterministic polynomial time as follows. Given input x', verify that it has the form x' = x1^ time, which is polynomial in the size of the input, x'. So, L' is in NP. By the assumption P = NP, there is also a deterministic machine ''DM'' that decides L' in polynomial time. We can then decide ''L'' in deterministic exponential time as follows. Given input x, simulate DM(x1^{2^{|x|^c}}). This takes only exponential time in the size of the input, x.
The 1^d is called the "padding" of the language ''L''. This type of argument is also sometimes used for space complexity classes, alternating classes, and bounded alternating classes.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「padding argument」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.